Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps aminya/setup-cpp from 1.1.0 to 1.5.3.

Release notes

Sourced from aminya/setup-cpp's releases.

v1.5.3

Full Changelog: aminya/setup-cpp@v1.5.2...v1.5.3

v1.5.2

Full Changelog: aminya/setup-cpp@v1.5.1...v1.5.2

v1.5.0

What's Changed

Full Changelog: aminya/setup-cpp@v1.4.0...v1.5.0

v1.4.0

What's Changed

Alpine Images (amd64 and arm64)

Setup-cpp now provides prebuilt images for Alpine with support for base tools, and compilers llvm, gcc, and mingw available for amd64 and arm64 architectures.

Base image with cmake, ninja, task, vcpkg, python, make, cppcheck, gcovr, doxygen, ccache, conan, meson, cmakelang for Alpine:

FROM aminya/setup-cpp-alpine:3.21 AS builder

Image with llvm and the base tools:

FROM aminya/setup-cpp-alpine-llvm:3.21 AS builder

Image with gcc and the base tools:

FROM aminya/setup-cpp-alpine-gcc:3.21 AS builder

Image with mingw and the base tools:

</tr></table> 

... (truncated)

Commits
  • 6370aaa fix: remove exports map from package
  • 95a7de4 fix: fix CLI shabang not working - independent lib
  • d6447bb fix: build cli independent of lib
  • 71c0122 chore(release): v1.5.0 [skip test]
  • ad7d44b Merge pull request #388 from aminya/llvm
  • 7e66da1 fix: do not add LLVM libraries to dyld by default
  • f37a612 Merge pull request #389 from aminya/alpine-vcpkg-arm64
  • d60a917 fix: pin vcpkg on Alpine Arm64
  • a5ee5b0 Merge pull request #386 from aminya/library
  • dc7c474 fix: set the exit error code correctly
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aminya/setup-cpp](https://github.com/aminya/setup-cpp) from 1.1.0 to 1.5.3.
- [Release notes](https://github.com/aminya/setup-cpp/releases)
- [Commits](aminya/setup-cpp@3aac37c...6370aaa)

---
updated-dependencies:
- dependency-name: aminya/setup-cpp
  dependency-version: 1.5.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from Rinzii as a code owner May 1, 2025 11:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Superseded by #108.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/github_actions/dev/aminya/setup-cpp-1.5.3 branch June 1, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant